]> dgit.raspbian.org Git - gst-plugins-bad1.0.git/log
gst-plugins-bad1.0.git
5 weeks agoMerge gst-plugins-bad1.0 (1.26.2-3+deb13u3) import into refs/heads/workingbranch
Moritz Mühlenhoff [Fri, 14 Aug 2026 15:49:42 +0000 (17:49 +0200)]
Merge gst-plugins-bad1.0 (1.26.2-3+deb13u3) import into refs/heads/workingbranch

5 weeks ago[PATCH] h266parser: Check aspect ratio index against lookup table length
Sebastian Dröge [Wed, 17 Jun 2026 07:03:36 +0000 (10:03 +0300)]
[PATCH] h266parser: Check aspect ratio index against lookup table length

Gbp-Pq: Name CVE-2026-12891.patch

5 weeks ago[PATCH] h264parse: Check for enough slice header data being available
Sebastian Dröge [Tue, 16 Jun 2026 12:23:13 +0000 (15:23 +0300)]
[PATCH] h264parse: Check for enough slice header data being available

Gbp-Pq: Name CVE-2026-12892.patch

5 weeks ago[PATCH] librfb: Validate framebuffer update rectangles against the framebuffer size
Sebastian Dröge [Sun, 14 Jun 2026 19:03:25 +0000 (22:03 +0300)]
[PATCH] librfb: Validate framebuffer update rectangles against the framebuffer size

Gbp-Pq: Name CVE-2026-52720.patch

5 weeks ago[PATCH] vnmdec: Avoid integer overflows when rectangle positions and sizes
Sebastian Dröge [Tue, 16 Jun 2026 07:30:54 +0000 (10:30 +0300)]
[PATCH] vnmdec: Avoid integer overflows when rectangle positions and sizes

Gbp-Pq: Name CVE-2026-52722.patch

5 weeks ago[PATCH] adpcmdec: Fail negotiation if block_align is not provided
Sebastian Dröge [Mon, 3 Aug 2026 09:30:30 +0000 (12:30 +0300)]
[PATCH] adpcmdec: Fail negotiation if block_align is not provided

From dbc19dcbb0d16484ec77e8ba1ec590b71d286570 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= <sebastian@centricular.com>
Date: Mon, 3 Aug 2026 12:30:45 +0300
Subject: [PATCH] adpcmdec: Fix IMA ADPCM input size check to match with the
 actual code

Gbp-Pq: Name CVE-2026-19387.patch

5 weeks ago[PATCH] h266parser: Avoid out-of-bounds write when parsing PPS tile slices
Sebastian Dröge [Wed, 15 Apr 2026 08:35:47 +0000 (11:35 +0300)]
[PATCH] h266parser: Avoid out-of-bounds write when parsing PPS tile slices

Gbp-Pq: Name CVE-2026-53701.patch

5 weeks ago[PATCH] vajpegdecoder: Validate that enough data is available for the current JPEG...
Sebastian Dröge [Tue, 9 Jun 2026 06:40:41 +0000 (09:40 +0300)]
[PATCH] vajpegdecoder: Validate that enough data is available for the current JPEG segment

Gbp-Pq: Name CVE-2026-52719.patch

5 weeks ago[PATCH] av1parser: Fix bytes/bits confusion when parsing tile data size
Sebastian Dröge [Tue, 9 Jun 2026 06:26:38 +0000 (09:26 +0300)]
[PATCH] av1parser: Fix bytes/bits confusion when parsing tile data size

Gbp-Pq: Name CVE-2026-52718.patch

5 weeks ago[PATCH] dvbsuboverlay: Mark parsed byte array as const
Sebastian Dröge [Wed, 25 Feb 2026 15:22:52 +0000 (17:22 +0200)]
[PATCH] dvbsuboverlay: Mark parsed byte array as const

From 7be5f191f01f3a8e114f4c6e8fb783716f51e98a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= <sebastian@centricular.com>
Date: Wed, 11 Feb 2026 20:45:12 +0200
Subject: [PATCH] dvbsuboverlay: Add missing bounds checks to the parser
 everywhere

From 504f965a086ab8cf2d223a1a99d03a71b67458bc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= <sebastian@centricular.com>
Date: Thu, 12 Feb 2026 09:50:23 +0200
Subject: [PATCH] dvbsuboverlay: Avoid integer overflows and unreasonably large
 displays/regions

Gbp-Pq: Name CVE-2026-2923.patch

5 weeks ago[PATCH] libs: jpegparser: boundary checks before copying it
Víctor Manuel Jáquez Leal [Wed, 11 Feb 2026 21:07:49 +0000 (22:07 +0100)]
[PATCH] libs: jpegparser: boundary checks before copying it

Gbp-Pq: Name CVE-2026-3082.patch

5 weeks ago[PATCH] h266parser: Fix APS ID bounds check in APS parsing
Carlos Bentzen [Fri, 20 Feb 2026 16:40:24 +0000 (17:40 +0100)]
[PATCH] h266parser: Fix APS ID bounds check in APS parsing

Gbp-Pq: Name CVE-2026-3086.patch

5 weeks ago[PATCH] h266parser: Fix out of bounds write when parsing pic_timing SEI
Carlos Bentzen [Fri, 20 Feb 2026 12:34:50 +0000 (13:34 +0100)]
[PATCH] h266parser: Fix out of bounds write when parsing pic_timing SEI

Gbp-Pq: Name CVE-2026-3081.patch

5 weeks ago[PATCH] h266parser: Validate tile index bounds in picture partition parsing
Carlos Bentzen [Fri, 20 Feb 2026 16:10:04 +0000 (17:10 +0100)]
[PATCH] h266parser: Validate tile index bounds in picture partition parsing

Gbp-Pq: Name CVE-2026-3084.patch

5 weeks ago[PATCH 1/3] h266parser: Fix overflow when parsing subpic_level_info
He Junyan [Tue, 24 Jun 2025 13:40:26 +0000 (21:40 +0800)]
[PATCH 1/3] h266parser: Fix overflow when parsing subpic_level_info

1. non_subpic_layers_fraction, ref_level_idc and ref_level_fraction_minus1
   fields should not have the GST_H266_MAX_SUBLAYERS limitation.
2. Should check max_sublayers_minus1, no more than GST_H266_MAX_SUBLAYERS-1

Fixes ZDI-CAN-27381, CVE-2025-6663

Closes: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/4503
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/9295>

Gbp-Pq: Name 0001-h266parser-Fix-overflow-when-parsing-subpic_level_in.patch

5 weeks ago[PATCH] Skip failing tests
Marc Leeman [Tue, 19 Dec 2023 10:59:24 +0000 (11:59 +0100)]
[PATCH] Skip failing tests

camerabin:
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1244

netsim:
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/3000

Gbp-Pq: Name Skip-failing-tests.patch

5 weeks agoopencv data path
Sebastian Dröge [Thu, 17 Jan 2019 15:02:43 +0000 (17:02 +0200)]
opencv data path

Gbp-Pq: Name 02_opencv-data-path.patch

5 weeks agogst-plugins-bad1.0 (1.26.2-3+deb13u3) trixie-security; urgency=medium
Moritz Mühlenhoff [Fri, 14 Aug 2026 15:49:42 +0000 (17:49 +0200)]
gst-plugins-bad1.0 (1.26.2-3+deb13u3) trixie-security; urgency=medium

  * CVE-2026-19387
  * CVE-2026-52722
  * CVE-2026-52720
  * CVE-2026-12892
  * CVE-2026-12891

[dgit import unpatched gst-plugins-bad1.0 1.26.2-3+deb13u3]

5 weeks agoImport gst-plugins-bad1.0_1.26.2-3+deb13u3.debian.tar.xz
Moritz Mühlenhoff [Fri, 14 Aug 2026 15:49:42 +0000 (17:49 +0200)]
Import gst-plugins-bad1.0_1.26.2-3+deb13u3.debian.tar.xz

[dgit import tarball gst-plugins-bad1.0 1.26.2-3+deb13u3 gst-plugins-bad1.0_1.26.2-3+deb13u3.debian.tar.xz]

2 months agoMerge gst-plugins-bad1.0 (1.26.2-3+deb13u2) import into refs/heads/workingbranch
Moritz Mühlenhoff [Sun, 21 Jun 2026 17:35:19 +0000 (19:35 +0200)]
Merge gst-plugins-bad1.0 (1.26.2-3+deb13u2) import into refs/heads/workingbranch

2 months ago[PATCH] h266parser: Avoid out-of-bounds write when parsing PPS tile slices
Sebastian Dröge [Wed, 15 Apr 2026 08:35:47 +0000 (11:35 +0300)]
[PATCH] h266parser: Avoid out-of-bounds write when parsing PPS tile slices

Gbp-Pq: Name CVE-2026-53701.patch

2 months ago[PATCH] vajpegdecoder: Validate that enough data is available for the current JPEG...
Sebastian Dröge [Tue, 9 Jun 2026 06:40:41 +0000 (09:40 +0300)]
[PATCH] vajpegdecoder: Validate that enough data is available for the current JPEG segment

Gbp-Pq: Name CVE-2026-52719.patch

2 months ago[PATCH] av1parser: Fix bytes/bits confusion when parsing tile data size
Sebastian Dröge [Tue, 9 Jun 2026 06:26:38 +0000 (09:26 +0300)]
[PATCH] av1parser: Fix bytes/bits confusion when parsing tile data size

Gbp-Pq: Name CVE-2026-52718.patch

2 months ago[PATCH] dvbsuboverlay: Mark parsed byte array as const
Sebastian Dröge [Wed, 25 Feb 2026 15:22:52 +0000 (17:22 +0200)]
[PATCH] dvbsuboverlay: Mark parsed byte array as const

From 7be5f191f01f3a8e114f4c6e8fb783716f51e98a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= <sebastian@centricular.com>
Date: Wed, 11 Feb 2026 20:45:12 +0200
Subject: [PATCH] dvbsuboverlay: Add missing bounds checks to the parser
 everywhere

From 504f965a086ab8cf2d223a1a99d03a71b67458bc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= <sebastian@centricular.com>
Date: Thu, 12 Feb 2026 09:50:23 +0200
Subject: [PATCH] dvbsuboverlay: Avoid integer overflows and unreasonably large
 displays/regions

Gbp-Pq: Name CVE-2026-2923.patch

2 months ago[PATCH] libs: jpegparser: boundary checks before copying it
Víctor Manuel Jáquez Leal [Wed, 11 Feb 2026 21:07:49 +0000 (22:07 +0100)]
[PATCH] libs: jpegparser: boundary checks before copying it

Gbp-Pq: Name CVE-2026-3082.patch

2 months ago[PATCH] h266parser: Fix APS ID bounds check in APS parsing
Carlos Bentzen [Fri, 20 Feb 2026 16:40:24 +0000 (17:40 +0100)]
[PATCH] h266parser: Fix APS ID bounds check in APS parsing

Gbp-Pq: Name CVE-2026-3086.patch

2 months ago[PATCH] h266parser: Fix out of bounds write when parsing pic_timing SEI
Carlos Bentzen [Fri, 20 Feb 2026 12:34:50 +0000 (13:34 +0100)]
[PATCH] h266parser: Fix out of bounds write when parsing pic_timing SEI

Gbp-Pq: Name CVE-2026-3081.patch

2 months ago[PATCH] h266parser: Validate tile index bounds in picture partition parsing
Carlos Bentzen [Fri, 20 Feb 2026 16:10:04 +0000 (17:10 +0100)]
[PATCH] h266parser: Validate tile index bounds in picture partition parsing

Gbp-Pq: Name CVE-2026-3084.patch

2 months ago[PATCH 1/3] h266parser: Fix overflow when parsing subpic_level_info
He Junyan [Tue, 24 Jun 2025 13:40:26 +0000 (21:40 +0800)]
[PATCH 1/3] h266parser: Fix overflow when parsing subpic_level_info

1. non_subpic_layers_fraction, ref_level_idc and ref_level_fraction_minus1
   fields should not have the GST_H266_MAX_SUBLAYERS limitation.
2. Should check max_sublayers_minus1, no more than GST_H266_MAX_SUBLAYERS-1

Fixes ZDI-CAN-27381, CVE-2025-6663

Closes: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/4503
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/9295>

Gbp-Pq: Name 0001-h266parser-Fix-overflow-when-parsing-subpic_level_in.patch

2 months ago[PATCH] Skip failing tests
Marc Leeman [Tue, 19 Dec 2023 10:59:24 +0000 (11:59 +0100)]
[PATCH] Skip failing tests

camerabin:
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1244

netsim:
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/3000

Gbp-Pq: Name Skip-failing-tests.patch

2 months agoopencv data path
Sebastian Dröge [Thu, 17 Jan 2019 15:02:43 +0000 (17:02 +0200)]
opencv data path

Gbp-Pq: Name 02_opencv-data-path.patch

2 months agogst-plugins-bad1.0 (1.26.2-3+deb13u2) trixie-security; urgency=medium
Moritz Mühlenhoff [Sun, 21 Jun 2026 17:35:19 +0000 (19:35 +0200)]
gst-plugins-bad1.0 (1.26.2-3+deb13u2) trixie-security; urgency=medium

  * CVE-2026-52718
  * CVE-2026-52719
  * CVE-2026-53701

[dgit import unpatched gst-plugins-bad1.0 1.26.2-3+deb13u2]

2 months agoImport gst-plugins-bad1.0_1.26.2-3+deb13u2.debian.tar.xz
Moritz Mühlenhoff [Sun, 21 Jun 2026 17:35:19 +0000 (19:35 +0200)]
Import gst-plugins-bad1.0_1.26.2-3+deb13u2.debian.tar.xz

[dgit import tarball gst-plugins-bad1.0 1.26.2-3+deb13u2 gst-plugins-bad1.0_1.26.2-3+deb13u2.debian.tar.xz]

5 months agoMerge gst-plugins-bad1.0 (1.26.2-3+deb13u1) import into refs/heads/workingbranch
Moritz Mühlenhoff [Mon, 30 Mar 2026 21:57:55 +0000 (23:57 +0200)]
Merge gst-plugins-bad1.0 (1.26.2-3+deb13u1) import into refs/heads/workingbranch

5 months ago[PATCH] dvbsuboverlay: Mark parsed byte array as const
Sebastian Dröge [Wed, 25 Feb 2026 15:22:52 +0000 (17:22 +0200)]
[PATCH] dvbsuboverlay: Mark parsed byte array as const

From 7be5f191f01f3a8e114f4c6e8fb783716f51e98a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= <sebastian@centricular.com>
Date: Wed, 11 Feb 2026 20:45:12 +0200
Subject: [PATCH] dvbsuboverlay: Add missing bounds checks to the parser
 everywhere

From 504f965a086ab8cf2d223a1a99d03a71b67458bc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= <sebastian@centricular.com>
Date: Thu, 12 Feb 2026 09:50:23 +0200
Subject: [PATCH] dvbsuboverlay: Avoid integer overflows and unreasonably large
 displays/regions

Gbp-Pq: Name CVE-2026-2923.patch

5 months ago[PATCH] libs: jpegparser: boundary checks before copying it
Víctor Manuel Jáquez Leal [Wed, 11 Feb 2026 21:07:49 +0000 (22:07 +0100)]
[PATCH] libs: jpegparser: boundary checks before copying it

Gbp-Pq: Name CVE-2026-3082.patch

5 months ago[PATCH] h266parser: Fix APS ID bounds check in APS parsing
Carlos Bentzen [Fri, 20 Feb 2026 16:40:24 +0000 (17:40 +0100)]
[PATCH] h266parser: Fix APS ID bounds check in APS parsing

Gbp-Pq: Name CVE-2026-3086.patch

5 months ago[PATCH] h266parser: Fix out of bounds write when parsing pic_timing SEI
Carlos Bentzen [Fri, 20 Feb 2026 12:34:50 +0000 (13:34 +0100)]
[PATCH] h266parser: Fix out of bounds write when parsing pic_timing SEI

Gbp-Pq: Name CVE-2026-3081.patch

5 months ago[PATCH] h266parser: Validate tile index bounds in picture partition parsing
Carlos Bentzen [Fri, 20 Feb 2026 16:10:04 +0000 (17:10 +0100)]
[PATCH] h266parser: Validate tile index bounds in picture partition parsing

Gbp-Pq: Name CVE-2026-3084.patch

5 months ago[PATCH 1/3] h266parser: Fix overflow when parsing subpic_level_info
He Junyan [Tue, 24 Jun 2025 13:40:26 +0000 (21:40 +0800)]
[PATCH 1/3] h266parser: Fix overflow when parsing subpic_level_info

1. non_subpic_layers_fraction, ref_level_idc and ref_level_fraction_minus1
   fields should not have the GST_H266_MAX_SUBLAYERS limitation.
2. Should check max_sublayers_minus1, no more than GST_H266_MAX_SUBLAYERS-1

Fixes ZDI-CAN-27381, CVE-2025-6663

Closes: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/4503
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/9295>

Gbp-Pq: Name 0001-h266parser-Fix-overflow-when-parsing-subpic_level_in.patch

5 months ago[PATCH] Skip failing tests
Marc Leeman [Tue, 19 Dec 2023 10:59:24 +0000 (11:59 +0100)]
[PATCH] Skip failing tests

camerabin:
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1244

netsim:
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/3000

Gbp-Pq: Name Skip-failing-tests.patch

5 months agoopencv data path
Sebastian Dröge [Thu, 17 Jan 2019 15:02:43 +0000 (17:02 +0200)]
opencv data path

Gbp-Pq: Name 02_opencv-data-path.patch

5 months agogst-plugins-bad1.0 (1.26.2-3+deb13u1) trixie-security; urgency=medium
Moritz Mühlenhoff [Mon, 30 Mar 2026 21:57:55 +0000 (23:57 +0200)]
gst-plugins-bad1.0 (1.26.2-3+deb13u1) trixie-security; urgency=medium

  * CVE-2026-2923
  * CVE-2026-3081
  * CVE-2026-3082
  * CVE-2026-3084
  * CVE-2026-3086

[dgit import unpatched gst-plugins-bad1.0 1.26.2-3+deb13u1]

5 months agoImport gst-plugins-bad1.0_1.26.2-3+deb13u1.debian.tar.xz
Moritz Mühlenhoff [Mon, 30 Mar 2026 21:57:55 +0000 (23:57 +0200)]
Import gst-plugins-bad1.0_1.26.2-3+deb13u1.debian.tar.xz

[dgit import tarball gst-plugins-bad1.0 1.26.2-3+deb13u1 gst-plugins-bad1.0_1.26.2-3+deb13u1.debian.tar.xz]

14 months agoMerge gst-plugins-bad1.0 (1.26.2-3) import into refs/heads/workingbranch
Marc Leeman [Thu, 10 Jul 2025 08:07:14 +0000 (10:07 +0200)]
Merge gst-plugins-bad1.0 (1.26.2-3) import into refs/heads/workingbranch

14 months ago[PATCH 1/3] h266parser: Fix overflow when parsing subpic_level_info
He Junyan [Tue, 24 Jun 2025 13:40:26 +0000 (21:40 +0800)]
[PATCH 1/3] h266parser: Fix overflow when parsing subpic_level_info

1. non_subpic_layers_fraction, ref_level_idc and ref_level_fraction_minus1
   fields should not have the GST_H266_MAX_SUBLAYERS limitation.
2. Should check max_sublayers_minus1, no more than GST_H266_MAX_SUBLAYERS-1

Fixes ZDI-CAN-27381, CVE-2025-6663

Closes: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/4503
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/9295>

Gbp-Pq: Name 0001-h266parser-Fix-overflow-when-parsing-subpic_level_in.patch

14 months ago[PATCH] Skip failing tests
Marc Leeman [Tue, 19 Dec 2023 10:59:24 +0000 (11:59 +0100)]
[PATCH] Skip failing tests

camerabin:
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1244

netsim:
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/3000

Gbp-Pq: Name Skip-failing-tests.patch

14 months agoopencv data path
Sebastian Dröge [Thu, 17 Jan 2019 15:02:43 +0000 (17:02 +0200)]
opencv data path

Gbp-Pq: Name 02_opencv-data-path.patch

14 months agogst-plugins-bad1.0 (1.26.2-3) unstable; urgency=medium
Marc Leeman [Thu, 10 Jul 2025 08:07:14 +0000 (10:07 +0200)]
gst-plugins-bad1.0 (1.26.2-3) unstable; urgency=medium

  * d/patches: 0001-h266parser-Fix-overflow-when-parsing-subpic_level_in.patch
    - Fix CVE-2025-6663 (Closes: #1108973)
      Fix overflow when parsing subpic_level_info in H.266 parser

[dgit import unpatched gst-plugins-bad1.0 1.26.2-3]

14 months agoImport gst-plugins-bad1.0_1.26.2-3.debian.tar.xz
Marc Leeman [Thu, 10 Jul 2025 08:07:14 +0000 (10:07 +0200)]
Import gst-plugins-bad1.0_1.26.2-3.debian.tar.xz

[dgit import tarball gst-plugins-bad1.0 1.26.2-3 gst-plugins-bad1.0_1.26.2-3.debian.tar.xz]

15 months agoMerge gst-plugins-bad1.0 (1.26.2-2) import into refs/heads/workingbranch
Marc Leeman [Wed, 11 Jun 2025 11:21:39 +0000 (13:21 +0200)]
Merge gst-plugins-bad1.0 (1.26.2-2) import into refs/heads/workingbranch

15 months ago[PATCH] Skip failing tests
Marc Leeman [Tue, 19 Dec 2023 10:59:24 +0000 (11:59 +0100)]
[PATCH] Skip failing tests

camerabin:
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1244

netsim:
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/3000

Gbp-Pq: Name Skip-failing-tests.patch

15 months agoopencv data path
Sebastian Dröge [Thu, 17 Jan 2019 15:02:43 +0000 (17:02 +0200)]
opencv data path

Gbp-Pq: Name 02_opencv-data-path.patch

15 months agogst-plugins-bad1.0 (1.26.2-2) unstable; urgency=medium
Marc Leeman [Wed, 11 Jun 2025 11:21:39 +0000 (13:21 +0200)]
gst-plugins-bad1.0 (1.26.2-2) unstable; urgency=medium

  * Revert "d/rules: gstcuda missing on arm" (Closes: #1107628)

[dgit import unpatched gst-plugins-bad1.0 1.26.2-2]

15 months agoImport gst-plugins-bad1.0_1.26.2-2.debian.tar.xz
Marc Leeman [Wed, 11 Jun 2025 11:21:39 +0000 (13:21 +0200)]
Import gst-plugins-bad1.0_1.26.2-2.debian.tar.xz

[dgit import tarball gst-plugins-bad1.0 1.26.2-2 gst-plugins-bad1.0_1.26.2-2.debian.tar.xz]

15 months agoImport gst-plugins-bad1.0_1.26.2.orig.tar.xz
Marc Leeman [Fri, 30 May 2025 07:28:42 +0000 (09:28 +0200)]
Import gst-plugins-bad1.0_1.26.2.orig.tar.xz

[dgit import orig gst-plugins-bad1.0_1.26.2.orig.tar.xz]

16 months agoMerge gst-plugins-bad1.0 (1.26.1-1) import into refs/heads/workingbranch
Marc Leeman [Fri, 25 Apr 2025 07:47:03 +0000 (09:47 +0200)]
Merge gst-plugins-bad1.0 (1.26.1-1) import into refs/heads/workingbranch

16 months ago[PATCH] Skip failing tests
Marc Leeman [Tue, 19 Dec 2023 10:59:24 +0000 (11:59 +0100)]
[PATCH] Skip failing tests

camerabin:
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1244

netsim:
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/3000

Gbp-Pq: Name Skip-failing-tests.patch

16 months agoopencv data path
Sebastian Dröge [Thu, 17 Jan 2019 15:02:43 +0000 (17:02 +0200)]
opencv data path

Gbp-Pq: Name 02_opencv-data-path.patch

16 months agogst-plugins-bad1.0 (1.26.1-1) unstable; urgency=medium
Marc Leeman [Fri, 25 Apr 2025 07:47:03 +0000 (09:47 +0200)]
gst-plugins-bad1.0 (1.26.1-1) unstable; urgency=medium

  * d/copyright: add default
  * d/patches: remove 0002-test-latomic.patch
  * New upstream version 1.26.1

[dgit import unpatched gst-plugins-bad1.0 1.26.1-1]

16 months agoImport gst-plugins-bad1.0_1.26.1.orig.tar.xz
Marc Leeman [Fri, 25 Apr 2025 07:47:03 +0000 (09:47 +0200)]
Import gst-plugins-bad1.0_1.26.1.orig.tar.xz

[dgit import orig gst-plugins-bad1.0_1.26.1.orig.tar.xz]

16 months agoImport gst-plugins-bad1.0_1.26.1-1.debian.tar.xz
Marc Leeman [Fri, 25 Apr 2025 07:47:03 +0000 (09:47 +0200)]
Import gst-plugins-bad1.0_1.26.1-1.debian.tar.xz

[dgit import tarball gst-plugins-bad1.0 1.26.1-1 gst-plugins-bad1.0_1.26.1-1.debian.tar.xz]

18 months agoMerge gst-plugins-bad1.0 (1.26.0-1) import into refs/heads/workingbranch
Marc Leeman [Wed, 12 Mar 2025 09:50:20 +0000 (10:50 +0100)]
Merge gst-plugins-bad1.0 (1.26.0-1) import into refs/heads/workingbranch

18 months agotest-latomic
Maintainers of GStreamer packages [Wed, 12 Mar 2025 09:50:20 +0000 (10:50 +0100)]
test-latomic

===================================================================

Gbp-Pq: Name 0002-test-latomic.patch

18 months ago[PATCH] Skip failing tests
Marc Leeman [Tue, 19 Dec 2023 10:59:24 +0000 (11:59 +0100)]
[PATCH] Skip failing tests

camerabin:
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1244

netsim:
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/3000

Gbp-Pq: Name Skip-failing-tests.patch

18 months agoopencv data path
Sebastian Dröge [Thu, 17 Jan 2019 15:02:43 +0000 (17:02 +0200)]
opencv data path

Gbp-Pq: Name 02_opencv-data-path.patch

18 months agogst-plugins-bad1.0 (1.26.0-1) unstable; urgency=medium
Marc Leeman [Wed, 12 Mar 2025 09:50:20 +0000 (10:50 +0100)]
gst-plugins-bad1.0 (1.26.0-1) unstable; urgency=medium

  [ Marc Leeman ]
  * Revert "d/watch: pin on 1.24.x"
  * New upstream version 1.26.0
  * d/patches: remove 0001-fix-build-without-wayland.patch
  * d/patches: refresh Skip-failing-tests.patch
  * d/rules: cuda-nvmm not available in debian yet
  * d/rules: disable android media
  * d/rules: cevc not in debian yet
  * d/rules: nvcomp not in debian yet
  * d/rules: nvdswrapper not in debian yet
  * d/rules: svtjpegxs not in debian yet
  * d/install: install libgsttensordecoders.so
  * d/control: bump GStreamer version dependency
  * d/patches: test for latomic generic
  * d/rules: gstcuda missing on arm
  * d/patches: disable libs_vkwindow elements_vkdeviceprovider
  * Revert "d/install: remove libweebrtcdsp"
  * d/: disable webrtcdsp for hurd
  * d/control: update dependency version to 1.25.90

  [ Jeremy Bícha ]
  * Mark -good as only needed for build tests

  [ Marc Leeman ]
  * d/control: update GStreamer dependencies to >= 1.26.0

[dgit import unpatched gst-plugins-bad1.0 1.26.0-1]

18 months agoImport gst-plugins-bad1.0_1.26.0.orig.tar.xz
Marc Leeman [Wed, 12 Mar 2025 09:50:20 +0000 (10:50 +0100)]
Import gst-plugins-bad1.0_1.26.0.orig.tar.xz

[dgit import orig gst-plugins-bad1.0_1.26.0.orig.tar.xz]

18 months agoImport gst-plugins-bad1.0_1.26.0-1.debian.tar.xz
Marc Leeman [Wed, 12 Mar 2025 09:50:20 +0000 (10:50 +0100)]
Import gst-plugins-bad1.0_1.26.0-1.debian.tar.xz

[dgit import tarball gst-plugins-bad1.0 1.26.0-1 gst-plugins-bad1.0_1.26.0-1.debian.tar.xz]

19 months agoMerge gst-plugins-bad1.0 (1.24.12-3) import into refs/heads/workingbranch
Marc Leeman [Wed, 19 Feb 2025 12:04:59 +0000 (13:04 +0100)]
Merge gst-plugins-bad1.0 (1.24.12-3) import into refs/heads/workingbranch

19 months agofix-build-without-wayland
Maintainers of GStreamer packages [Wed, 19 Feb 2025 12:04:59 +0000 (13:04 +0100)]
fix-build-without-wayland

commit 5cc93d5002f1f3f22738eddc28724191e28cbfb3
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Mon Dec 30 21:59:03 2024 +0100

    meson: Fix build with gtk3 but not wayland

Gbp-Pq: Name 0001-fix-build-without-wayland.patch

19 months ago[PATCH] Skip failing tests
Marc Leeman [Tue, 19 Dec 2023 10:59:24 +0000 (11:59 +0100)]
[PATCH] Skip failing tests

camerabin:
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1244

netsim:
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/3000

Gbp-Pq: Name Skip-failing-tests.patch

19 months agoopencv data path
Sebastian Dröge [Thu, 17 Jan 2019 15:02:43 +0000 (17:02 +0200)]
opencv data path

Gbp-Pq: Name 02_opencv-data-path.patch

19 months agogst-plugins-bad1.0 (1.24.12-3) unstable; urgency=medium
Marc Leeman [Wed, 19 Feb 2025 12:04:59 +0000 (13:04 +0100)]
gst-plugins-bad1.0 (1.24.12-3) unstable; urgency=medium

  * d/: disable webrtcdsp for hurd

[dgit import unpatched gst-plugins-bad1.0 1.24.12-3]

19 months agoImport gst-plugins-bad1.0_1.24.12-3.debian.tar.xz
Marc Leeman [Wed, 19 Feb 2025 12:04:59 +0000 (13:04 +0100)]
Import gst-plugins-bad1.0_1.24.12-3.debian.tar.xz

[dgit import tarball gst-plugins-bad1.0 1.24.12-3 gst-plugins-bad1.0_1.24.12-3.debian.tar.xz]

19 months agoMerge gst-plugins-bad1.0 (1.24.12-2) import into refs/heads/workingbranch
Marc Leeman [Thu, 30 Jan 2025 13:50:34 +0000 (14:50 +0100)]
Merge gst-plugins-bad1.0 (1.24.12-2) import into refs/heads/workingbranch

19 months agofix-build-without-wayland
Maintainers of GStreamer packages [Thu, 30 Jan 2025 13:50:34 +0000 (14:50 +0100)]
fix-build-without-wayland

commit 5cc93d5002f1f3f22738eddc28724191e28cbfb3
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Mon Dec 30 21:59:03 2024 +0100

    meson: Fix build with gtk3 but not wayland

Gbp-Pq: Name 0001-fix-build-without-wayland.patch

19 months ago[PATCH] Skip failing tests
Marc Leeman [Tue, 19 Dec 2023 10:59:24 +0000 (11:59 +0100)]
[PATCH] Skip failing tests

camerabin:
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1244

netsim:
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/3000

Gbp-Pq: Name Skip-failing-tests.patch

19 months agoopencv data path
Sebastian Dröge [Thu, 17 Jan 2019 15:02:43 +0000 (17:02 +0200)]
opencv data path

Gbp-Pq: Name 02_opencv-data-path.patch

19 months agogst-plugins-bad1.0 (1.24.12-2) unstable; urgency=medium
Marc Leeman [Thu, 30 Jan 2025 13:50:34 +0000 (14:50 +0100)]
gst-plugins-bad1.0 (1.24.12-2) unstable; urgency=medium

  * Revert "d/install: remove libweebrtcdsp"
  * Revert "d/control: libwebrtc-audio-processing-dev removed"
  * Revert "d/rules: webrtcdsp disabled" (Closes: #1094638)

[dgit import unpatched gst-plugins-bad1.0 1.24.12-2]

19 months agoImport gst-plugins-bad1.0_1.24.12-2.debian.tar.xz
Marc Leeman [Thu, 30 Jan 2025 13:50:34 +0000 (14:50 +0100)]
Import gst-plugins-bad1.0_1.24.12-2.debian.tar.xz

[dgit import tarball gst-plugins-bad1.0 1.24.12-2 gst-plugins-bad1.0_1.24.12-2.debian.tar.xz]

19 months agoImport gst-plugins-bad1.0_1.24.12.orig.tar.xz
Marc Leeman [Thu, 30 Jan 2025 08:17:48 +0000 (09:17 +0100)]
Import gst-plugins-bad1.0_1.24.12.orig.tar.xz

[dgit import orig gst-plugins-bad1.0_1.24.12.orig.tar.xz]

20 months agoMerge gst-plugins-bad1.0 (1.24.11-3) import into refs/heads/workingbranch
Marc Leeman [Thu, 9 Jan 2025 13:04:09 +0000 (14:04 +0100)]
Merge gst-plugins-bad1.0 (1.24.11-3) import into refs/heads/workingbranch

20 months agofix-build-without-wayland
Maintainers of GStreamer packages [Thu, 9 Jan 2025 13:04:09 +0000 (14:04 +0100)]
fix-build-without-wayland

commit 5cc93d5002f1f3f22738eddc28724191e28cbfb3
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Mon Dec 30 21:59:03 2024 +0100

    meson: Fix build with gtk3 but not wayland

Gbp-Pq: Name 0001-fix-build-without-wayland.patch

20 months ago[PATCH] Skip failing tests
Marc Leeman [Tue, 19 Dec 2023 10:59:24 +0000 (11:59 +0100)]
[PATCH] Skip failing tests

camerabin:
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1244

netsim:
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/3000

Gbp-Pq: Name Skip-failing-tests.patch

20 months agoopencv data path
Sebastian Dröge [Thu, 17 Jan 2019 15:02:43 +0000 (17:02 +0200)]
opencv data path

Gbp-Pq: Name 02_opencv-data-path.patch

20 months agogst-plugins-bad1.0 (1.24.11-3) unstable; urgency=medium
Marc Leeman [Thu, 9 Jan 2025 13:04:09 +0000 (14:04 +0100)]
gst-plugins-bad1.0 (1.24.11-3) unstable; urgency=medium

  * d/rules: remove modules that break hurd-any (Closes: #1091759)
  * d/patches: fix build without wayland

[dgit import unpatched gst-plugins-bad1.0 1.24.11-3]

20 months agoImport gst-plugins-bad1.0_1.24.11-3.debian.tar.xz
Marc Leeman [Thu, 9 Jan 2025 13:04:09 +0000 (14:04 +0100)]
Import gst-plugins-bad1.0_1.24.11-3.debian.tar.xz

[dgit import tarball gst-plugins-bad1.0 1.24.11-3 gst-plugins-bad1.0_1.24.11-3.debian.tar.xz]

20 months agoImport gst-plugins-bad1.0_1.24.11.orig.tar.xz
Marc Leeman [Wed, 8 Jan 2025 09:24:23 +0000 (10:24 +0100)]
Import gst-plugins-bad1.0_1.24.11.orig.tar.xz

[dgit import orig gst-plugins-bad1.0_1.24.11.orig.tar.xz]

21 months agoMerge gst-plugins-bad1.0 (1.24.10-2) import into refs/heads/workingbranch
Marc Leeman [Thu, 5 Dec 2024 10:38:16 +0000 (11:38 +0100)]
Merge gst-plugins-bad1.0 (1.24.10-2) import into refs/heads/workingbranch

21 months ago[PATCH] meson: Drop max version bound from neon
Jan Alexander Steffens (heftig) [Fri, 29 Nov 2024 13:41:12 +0000 (14:41 +0100)]
[PATCH] meson: Drop max version bound from neon

Neon 0.34.0 broke the build again, but the API+ABI has been stable since
0.27 and the library is so-versioned.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8008>

Gbp-Pq: Name 0001_drop-max-version-bound-neon.patch

21 months ago[PATCH] Skip failing tests
Marc Leeman [Tue, 19 Dec 2023 10:59:24 +0000 (11:59 +0100)]
[PATCH] Skip failing tests

camerabin:
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1244

netsim:
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/3000

Gbp-Pq: Name Skip-failing-tests.patch

21 months agoopencv data path
Sebastian Dröge [Thu, 17 Jan 2019 15:02:43 +0000 (17:02 +0200)]
opencv data path

Gbp-Pq: Name 02_opencv-data-path.patch

21 months agogst-plugins-bad1.0 (1.24.10-2) unstable; urgency=medium
Marc Leeman [Thu, 5 Dec 2024 10:38:16 +0000 (11:38 +0100)]
gst-plugins-bad1.0 (1.24.10-2) unstable; urgency=medium

  * d/patches: meson: Drop max version bound from neon

[dgit import unpatched gst-plugins-bad1.0 1.24.10-2]

21 months agoImport gst-plugins-bad1.0_1.24.10-2.debian.tar.xz
Marc Leeman [Thu, 5 Dec 2024 10:38:16 +0000 (11:38 +0100)]
Import gst-plugins-bad1.0_1.24.10-2.debian.tar.xz

[dgit import tarball gst-plugins-bad1.0 1.24.10-2 gst-plugins-bad1.0_1.24.10-2.debian.tar.xz]

21 months agoImport gst-plugins-bad1.0_1.24.10.orig.tar.xz
Marc Leeman [Wed, 4 Dec 2024 09:28:52 +0000 (10:28 +0100)]
Import gst-plugins-bad1.0_1.24.10.orig.tar.xz

[dgit import orig gst-plugins-bad1.0_1.24.10.orig.tar.xz]

22 months agoMerge gst-plugins-bad1.0 (1.24.9-1) import into refs/heads/workingbranch
Marc Leeman [Thu, 31 Oct 2024 08:11:43 +0000 (09:11 +0100)]
Merge gst-plugins-bad1.0 (1.24.9-1) import into refs/heads/workingbranch

22 months ago[PATCH] Skip failing tests
Marc Leeman [Tue, 19 Dec 2023 10:59:24 +0000 (11:59 +0100)]
[PATCH] Skip failing tests

camerabin:
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1244

netsim:
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/3000

Gbp-Pq: Name Skip-failing-tests.patch

22 months agoopencv data path
Sebastian Dröge [Thu, 17 Jan 2019 15:02:43 +0000 (17:02 +0200)]
opencv data path

Gbp-Pq: Name 02_opencv-data-path.patch

22 months agogst-plugins-bad1.0 (1.24.9-1) unstable; urgency=medium
Marc Leeman [Thu, 31 Oct 2024 08:11:43 +0000 (09:11 +0100)]
gst-plugins-bad1.0 (1.24.9-1) unstable; urgency=medium

  * New upstream version 1.24.9

[dgit import unpatched gst-plugins-bad1.0 1.24.9-1]